gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work
authorTor Lillqvist <tml@iki.fi>
Fri, 3 Dec 2004 04:05:10 +0000 (04:05 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 3 Dec 2004 04:05:10 +0000 (04:05 +0000)
commit5d90733686c2da2660367b45ed1f0eed59995656
treeac85493b1446d30a240be6d5b15caa63a39884dc
parentbe60805ef6f41ddbd69f1b3b4ac1052d7b05ca3b
gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work

2004-12-03  Tor Lillqvist  <tml@iki.fi>

* gdk-pixbuf/Makefile.am (gdk_pixbuf.def)
* gdk/Makefile.am (gdk.def)
* gtk/Makefile.am (gtk.def): Work around gcc misfeature. At least
gcc 3.3.1 doesn't like to do -E on files that it thinks aren't
source files. Use redirection and '-' instead.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/Makefile.am
gdk/Makefile.am
gtk/Makefile.am